Skip to content

Add coverage tests for tiny utils#3

Open
FrancisPhan0105 wants to merge 1 commit into
eliottreich:mainfrom
FrancisPhan0105:codex/coverage-uplift-starter
Open

Add coverage tests for tiny utils#3
FrancisPhan0105 wants to merge 1 commit into
eliottreich:mainfrom
FrancisPhan0105:codex/coverage-uplift-starter

Conversation

@FrancisPhan0105

Copy link
Copy Markdown

Summary

  • add tests for arrays, dates, money, and remaining string helpers
  • cover edge cases for invalid inputs, formatting branches, and grouping/splitting behavior

Verification

  • npm test
  • npm run test:coverage (100% statements/branches/functions/lines)
  • npx tsc --noEmit

TaskBounty coverage uplift target: 80% line coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant